home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xm / XmScrolledWindowSetAreas.z / XmScrolledWindowSetAreas
Encoding:
Text File  |  2002-10-03  |  5.4 KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXXUUUU))))NNNNIIIIXXXX SSSSyyyysssstttteeeemmmmXXXXVVVVmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss - A ScrolledWindow function that
  10.           adds or changes a window work region and a horizontal or
  11.           vertical ScrollBar widget to the ScrolledWindow widget
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/ScrolledW.h>
  15.           vvvvooooiiiidddd XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss(
  16.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  17.           WWWWiiiiddddggggeeeetttt hhhhoooorrrriiiizzzzoooonnnnttttaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr,
  18.           WWWWiiiiddddggggeeeetttt vvvveeeerrrrttttiiiiccccaaaallll____ssssccccrrrroooollllllllbbbbaaaarrrr,
  19.           WWWWiiiiddddggggeeeetttt wwwwoooorrrrkkkk____rrrreeeeggggiiiioooonnnn);
  20.  
  21.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  22.           This page documents Motif 2.1.
  23.  
  24.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  25.           XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss adds or changes a window work
  26.           region and a horizontal or vertical ScrollBar widget to the
  27.           ScrolledWindow widget for the application. Each widget is
  28.           optional and may be passed as NULL.  This function is
  29.           obsolete and exists for compatibility with other releases.
  30.           Use the XXXXmmmmNNNNssssccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwCCCChhhhiiiillllddddTTTTyyyyppppeeee resource of
  31.           XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwww instead.
  32.  
  33.           _w_i_d_g_e_t    Specifies the ScrolledWindow widget ID.
  34.  
  35.           _h_o_r_i_z_o_n_t_a_l__s_c_r_o_l_l_b_a_r
  36.                     Specifies the ScrollBar widget ID for the
  37.                     horizontal ScrollBar to be associated with the
  38.                     ScrolledWindow widget. Set this ID only after
  39.                     creating an instance of the ScrolledWindow widget.
  40.                     The resource name associated with this argument is
  41.                     XXXXmmmmNNNNhhhhoooorrrriiiizzzzoooonnnnttttaaaallllSSSSccccrrrroooollllllllBBBBaaaarrrr.
  42.  
  43.           _v_e_r_t_i_c_a_l__s_c_r_o_l_l_b_a_r
  44.                     Specifies the ScrollBar widget ID for the vertical
  45.                     ScrollBar to be associated with the ScrolledWindow
  46.                     widget. Set this ID only after creating an
  47.                     instance of the ScrolledWindow widget. The
  48.                     resource name associated with this argument is
  49.                     XXXXmmmmNNNNvvvveeeerrrrttttiiiiccccaaaallllSSSSccccrrrroooollllllllBBBBaaaarrrr.
  50.  
  51.           _w_o_r_k__r_e_g_i_o_n
  52.                     Specifies the widget ID for the work window to be
  53.                     associated with the ScrolledWindow widget. Set
  54.                     this ID only after creating an instance of the
  55.                     ScrolledWindow widget. The attribute name
  56.                     associated with this argument is XXXXmmmmNNNNwwwwoooorrrrkkkkWWWWiiiinnnnddddoooowwww.
  57.  
  58.           For a complete definition of ScrolledWindow and its
  59.           associated resources, see XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwww(3).
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXXUUUU))))NNNNIIIIXXXX SSSSyyyysssstttteeeemmmmXXXXVVVVmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwwwSSSSeeeettttAAAArrrreeeeaaaassss((((3333XXXX))))
  71.  
  72.  
  73.  
  74.      RRRREEEELLLLAAAATTTTEEEEDDDD
  75.           XXXXmmmmSSSSccccrrrroooolllllllleeeeddddWWWWiiiinnnnddddoooowwww(3).
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 10/3/02)
  130.  
  131.  
  132.  
  133.